Skip to content

Replace derive crate with thiserror re-export#36

Merged
RAprogramm merged 1 commit intonew_versionfrom
codex/fix-cargo-package-upload-error
Sep 17, 2025
Merged

Replace derive crate with thiserror re-export#36
RAprogramm merged 1 commit intonew_versionfrom
codex/fix-cargo-package-upload-error

Conversation

@RAprogramm
Copy link
Owner

Summary

  • remove the internal masterror-derive proc macro crate from the workspace
  • re-export thiserror::Error from masterror and adjust integration tests to the upstream semantics
  • refresh trybuild UI expectation files for the new diagnostics

Testing

  • cargo +nightly-2025-08-01 fmt
  • cargo +1.89.0 clippy --workspace --all-targets --all-features -- -D warnings
  • cargo +1.89.0 build --workspace --all-targets
  • cargo +1.89.0 test --workspace --all-features --no-fail-fast
  • cargo +1.89.0 doc --no-deps
  • cargo +1.89.0 package --locked --allow-dirty

https://chatgpt.com/codex/tasks/task_e_68ca42250420832b881580f675fc7303

@RAprogramm RAprogramm merged commit 743c776 into new_version Sep 17, 2025
2 checks passed
@RAprogramm RAprogramm deleted the codex/fix-cargo-package-upload-error branch September 17, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant